home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / initramfs-tools / update-initramfs.conf < prev   
Encoding:
Text File  |  2006-12-21  |  316 b   |  20 lines

  1. # Configuration file for update-initramfs(8)
  2. #
  3.  
  4. #
  5. # update_initramfs [ yes | no ]
  6. #
  7. # Default is yes
  8. # If set to no disables any update to initramfs beside kernel upgrade
  9.  
  10. update_initramfs=yes
  11.  
  12. #
  13. # backup_initramfs [ yes | no ]
  14. #
  15. # Default is yes
  16. # If set to no leaves no .bak backup files.
  17.  
  18. backup_initramfs=yes
  19.